home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / COM / FrameWork 1.01 PPC.sit / FrameWork 1.01 PPC / HOWITWORKS < prev    next >
Text File  |  1996-08-31  |  6KB  |  138 lines

  1. Program READ ME
  2.  
  3. In This Document
  4.  
  5.     -Using the Toolbar
  6.     -How to Create a Frame 
  7.     -Modifying Frame Attributes
  8.     -Modifying Document Attributes
  9.     -Menu Information
  10.     -Special Keyboard Commands
  11.     -Preferences Information
  12.     
  13. Section 1 Using the Toolbar
  14.  
  15.     The Toolbar is composed of 4 buttons, a drawing tool, a resize tool, a 
  16. delete tool and a select tool.  To use a tool simply click on.  You should 
  17. notice that the tool currently in use is highlighted in yellow.  
  18.  
  19.     The Drawing Tool.  
  20.         The Drawing Tool is used to create new frames.To do this go to the 
  21. border of an existing frame(this will be the border of the document for the 
  22. first click). You will notice a change in the cursor.  The direction of the 
  23. cursor determines where the line will be drawn.  A line is drawn from wherever 
  24. you click to the edge of the frame that the line is in.  It is NOT always drawn 
  25. from one side of the screen to the other.  By double clicking in a frame with 
  26. the drawing tool you are able to bring up a dialog box that will allow you to 
  27. change the frame attributes.
  28.     The Resize Tool.  
  29.         The Resize Tool is used to resize existing frames.  Just click and drag 
  30. from the border of a frame and you will note a change in the size of that 
  31. frame.  Other nearby frames will resize also to accommodate the change.  This 
  32. tool will not allow you to cross frame boundaries.
  33.     The Delete Tool.  
  34.         Double click in a frame to delete it.  This will not work on the top 
  35. frame. Do NOT double click on lines trying to delete them.  It simply will 
  36. not work and will just get you irritated.   
  37.     The Selection Tool.
  38.         This tool is used solely for selecting and modifying frames.  It is 
  39. especially for close work where the drawing tool is too busy drawing new frames 
  40. to bring up a frame attributes dialog box.
  41.  
  42. Section 2 Creating a frame
  43.     
  44.     To create a frame simply click using the drawing tool on the border of an 
  45. existing frame.(for the top frame this will be the document border)  This will 
  46. result in two new frames in the place of the previous one.  Information from 
  47. that frame will be stored in either the bottom most or right most frame.  When 
  48. the page is exported, a frame supporting browser will show the page exactly as 
  49. it appears in FrameWork saving you the effort of writing out all the source 
  50. code by hand which is complicated and time consuming.
  51.  
  52. Section 3 Frame Attributes
  53.  
  54.     A frame has several attributes attached to it such as frame source and 
  55. name.  To select the source you may either type in the name or select choose to 
  56. choose an existing file. The name attribute is used mainly for targeting.(see 
  57. FAQ)  Simply type in a name for your frame.  A frame has three possible 
  58. scrolling attributes, yes, no and auto.  What these refer to are weather or no 
  59. scrolling will be allowed in that frame.  If yes there will always be scrolling 
  60. allowed.  If no there will never be scrolling allowed and if auto then 
  61. scrolling will be allowed if neccesary to fit the content into the space.  
  62. Margin Height and Width control the space between text within a frame and its 
  63. border.  Please enter a pixel number here.  Another option is relative width.  
  64. What this means is that any leftover width in the document will be taken up by 
  65. this frame.  A star will appear for the width of this frame in the exported 
  66. source code.
  67.  
  68. Section 4 Document Settings/Attributes
  69.  
  70.     Every HTML document has a title.  Documents created with FrameWork will 
  71. default to having nothing within the Title tags in the header.  By entering a 
  72. title a given page will be given that title.
  73.     Frame Spacing and Frame Border are both Microsoft Internet Explorer tags.  
  74. They are not currently supported by Mozzilla 2.0.  The frame spacing tag allows 
  75. more room between frames themselves.  The frame border attribute allows the 
  76. browser not to display the line border between frames.
  77.  
  78. Section 5 Menu Options/Commands
  79.  
  80.     Apple Menu:
  81.         Please Feel Free to find out about the programmers in the about menu.  
  82.         
  83.     File Menu:
  84.         New - Create a new FrameWork page.  This will bring up a new blank 
  85.             document to create with.
  86.         Open - Open a saved FrameWork format page.  Saved pages retain all 
  87.             information attached to the document, not just the frame positions.
  88.         Close - Close a currently open document
  89.         Save - Save a file to FrameWork format.  This is a good way to keep a 
  90.             template.
  91.         Save As -  Similar to save except will save under a different name 
  92.             rather than updating the current file.
  93.         Export HTML - This is what makes this program infinitely stellar.  The 
  94.             pages that you have just created on the screen will be exported to 
  95.             HTML source code viewable by any frame friendly browser.  Try 
  96.             making the most complicated of patterns and exporting them.  The 
  97.             code gets very complex.  No human could design these pages so 
  98.             easily.
  99.         Preferences - See About Preferences.
  100.     Edit Menu:
  101.         Cut - Removes a current frame and copies its attributes to an internal 
  102.             non-exportable clipboard
  103.         Copy - Copies the attributes of a selected frame to the internal 
  104.             clipboard
  105.         Paste - Takes whatever attributes are in the clipboard and places them 
  106.             in a selected frame
  107.         Clear - deletes a frame
  108.     Options Menu:
  109.         Document Settings - Brings up Document Settings Dialog. See above for 
  110.             info about Document Settings
  111.         Frame Settings-    Brings up Frame Attributes Dialog.  See above for frame 
  112.             settings.
  113.         Toggle Window Width - Changes document from Mac to IBM window width
  114.         Tools. Select Tool via menu or button
  115.         
  116. Section 6 Keyboard Commands
  117.  
  118.         Tab - cycle through selecting frames
  119.         Return - bring up frame info dialog on selected frame
  120.         Delete - delete selected frame
  121.         See Menu for Specific Command Key Information
  122.  
  123. Section 7 Preferences
  124.  
  125.     Preferences options are more for your personal choice than anything.  The 
  126. Standard grey background color and grey lines can be changed to whatever colour
  127.  you would like by pressing the appropriate button and choosing a color.  In 
  128. addition the exported files can take the form of any application on your 
  129. computer.  One can export to a text editor or browser of choice to open that 
  130. particular application upon double clicking the exported document.  The 
  131. exported document can also be based upon percentages or pixels.  Percentages 
  132. refer to percent of total window size.  Pixels are actualy pixel size scaled to 
  133. fit the window.
  134.  
  135.  
  136. for additional documentation please see http://www.cec.wustl.edu/~pm1/Framework/
  137.  
  138.